home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / MAC / School House / Social Studies / The Greek Temple / background_2612.txt < prev    next >
Text File  |  1990-12-31  |  1KB  |  59 lines

  1. -- background: 2612 from stack: in
  2. -- bmap block id: 3250
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2003
  11. -- rect: left=12 top=301 right=330 bottom=52
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 20098 / 20098
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: HOME
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve fast
  23.   GO HOME
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 7 (field)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=231 top=301 right=322 bottom=282
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 0
  35. -- font id: 3
  36. -- text size: 18
  37. -- style flags: 256
  38. -- line height: 24
  39. -- part name: 1
  40.  
  41.  
  42. -- part 11 (button)
  43. -- low flags: 00
  44. -- high flags: 2000
  45. -- rect: left=223 top=299 right=330 bottom=287
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: MASTER
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   GO TO CARD 3
  57. end mouseUp
  58.  
  59.